Structured Data

    Concord Stoneworks

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Concord Stoneworks",
      description: "Concord Stoneworks specializes in custom hardscaping and stonework for residential properties throughout the Boston area. They design and install paver patios, retaining walls, walkways, and outdoor living spaces using quality materials and expert craftsmanship. Known for detailed design services and durable installations, they transform outdoor spaces into functional and beautiful landscapes.",
      url: "http://www.concordstoneworks.com/",
      telephone: "+1-978-402-0364",
      address: {
        @type: "PostalAddress",
        streetAddress: "27 Hemlock St",
        addressLocality: "Concord",
        addressRegion: "MA",
        postalCode: "01742",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.4253895,
        longitude: -71.38913409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Concord, MA and surrounding towns",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom patios, property owners needing retaining walls, landscape designers collaborating on outdoor projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality Materials & Craftsmanship"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Hardscaping Range"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.