{
  "@context": "https://schema.org",
  "@type": "Product",
  "@id": "https://anchor.kevinmurphywebdev.com/products/tideline-v60",
  "name": "Tideline V60",
  "brand": {
    "@type": "Brand",
    "name": "Tideline"
  },
  "category": "brewer",
  "description": "Ribbed conical drip brewer, single-cup, designed for floor-clarity pour-overs.",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Capacity",
      "value": "01 (1-2 cups)"
    },
    {
      "@type": "PropertyValue",
      "name": "Material",
      "value": "Borosilicate glass"
    },
    {
      "@type": "PropertyValue",
      "name": "Filter",
      "value": "Cone, bleached"
    },
    {
      "@type": "PropertyValue",
      "name": "Drawdown",
      "value": "2:30-3:15 typical"
    }
  ],
  "offers": {
    "@type": "Offer",
    "@id": "https://anchor.kevinmurphywebdev.com/products/tideline-v60#offer",
    "url": "https://anchor.kevinmurphywebdev.com/products/tideline-v60",
    "priceCurrency": "USD",
    "price": "32.00",
    "availability": "https://schema.org/InStock",
    "seller": {
      "@type": "Organization",
      "name": "anchor"
    }
  }
}