Structured Data

    Brighton Auto Service

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Brighton Auto Service",
      description: "Brighton Auto Service Inc is a NAPA Auto Care Center in Brighton, MA offering comprehensive automotive repair services including exhaust and emission repairs, wheel balancing and alignment, scheduled maintenance, and new tire installation. The shop serves Brighton, Boston, Cambridge, and surrounding communities with a focus on high-quality workmanship and reliable customer service. All qualifying services are backed by the NAPA Peace of Mind Warranty covering 24 months/24,000 miles.",
      url: "http://www.brightonautorepairs.com/",
      telephone: "+1-617-254-9437",
      address: {
        @type: "PostalAddress",
        streetAddress: "25 Chestnut Hill Ave",
        addressLocality: "Brighton",
        addressRegion: "MA",
        postalCode: "02135",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.348194899999996,
        longitude: -71.1542319
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "103",
        bestRating: "5"
      },
      areaServed: "Brighton, Boston, Cambridge, and surrounding communities in the greater Boston area",
      knowsAbout: "Auto Repair & Mechanics, Local car owners needing routine maintenance, drivers requiring wheel alignment services, vehicles needing emission repairs, customers seeking warranty-backed repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "NAPA Auto Care Center"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Automotive Repair"
        }
      ],
      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.