Structured Data

    Chasse Home

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

    Schema.org / LocalBusiness
    |
    31 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chasse Home",
      url: "http://www.chassehome.com/",
      telephone: "+1-781-729-0100",
      address: {
        @type: "PostalAddress",
        streetAddress: "175 Washington St # C11",
        addressLocality: "Dedham",
        addressRegion: "MA",
        postalCode: "02026",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.253347,
        longitude: -71.1673869
      },
      knowsAbout: "Handyman Services",
      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.