Source: https://anchor.kevinmurphywebdev.com/products/anchor-house-blend — Anchor Roasters Anchor House Blend is listed at $24.00 on anchor (House espresso blend: dark cocoa, dried fig, brown sugar. Roasted Tuesdays.)

```json
{
  "@context": "https://schema.org",
  "@type": "Product",
  "@id": "https://anchor.kevinmurphywebdev.com/products/anchor-house-blend",
  "name": "Anchor House Blend",
  "brand": {
    "@type": "Brand",
    "name": "Anchor Roasters"
  },
  "category": "beans",
  "description": "House espresso blend: dark cocoa, dried fig, brown sugar. Roasted Tuesdays.",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Roast",
      "value": "Medium-dark"
    },
    {
      "@type": "PropertyValue",
      "name": "Origin",
      "value": "Brazil, Colombia, Ethiopia"
    },
    {
      "@type": "PropertyValue",
      "name": "Process",
      "value": "Natural and washed"
    },
    {
      "@type": "PropertyValue",
      "name": "Weight",
      "value": "340 g"
    }
  ],
  "offers": {
    "@type": "Offer",
    "@id": "https://anchor.kevinmurphywebdev.com/products/anchor-house-blend#offer",
    "url": "https://anchor.kevinmurphywebdev.com/products/anchor-house-blend",
    "priceCurrency": "USD",
    "price": "24.00",
    "availability": "https://schema.org/InStock",
    "seller": {
      "@type": "Organization",
      "name": "anchor"
    }
  }
}
```

Anchor House Blend is a beans from Anchor Roasters.
House espresso blend: dark cocoa, dried fig, brown sugar. Roasted Tuesdays.

Specifications:
- Roast: Medium-dark
- Origin: Brazil, Colombia, Ethiopia
- Process: Natural and washed
- Weight: 340 g

Price: $24.00. List price is firm; not open to negotiation.
Inventory: 84 available.
Canonical URL: https://anchor.kevinmurphywebdev.com/products/anchor-house-blend.
