{
  "@context": "https://schema.org",
  "@type": [
    "Organization",
    "LocalBusiness"
  ],
  "name": "The British Carpet Company",
  "url": "https://britishcarpets.com",
  "logo": "https://britishcarpets.com/static/uploads/site-logo.jpg",
  "telephone": "02 9526 6421",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unit 3/46 Bay Rd",
    "addressLocality": "Taren Point",
    "addressRegion": "NSW",
    "addressCountry": "AU",
    "postalCode": "2229"
  },
  "description": "Australian-owned and operating for 90 years, the British Carpet Company combines generations of carpet experience with specialist knowledge in premium wool carpets, woven styles, stair runners, interior selection and installation.",
  "slogan": "Our style is distinctive and different.",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Ownership",
      "value": "Australian-owned"
    },
    {
      "@type": "PropertyValue",
      "name": "Operating history",
      "value": "90 years"
    }
  ],
  "hasMap": "https://www.google.com/maps/search/?api=1&query=Unit+3%2F46+Bay+Rd%2C+Taren+Point+NSW+2229%2C+Australia"
}
