Structured Data

    Max Auto Repair

    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: "Max Auto Repair",
      description: "Max Auto Repair is a full-service automotive repair shop in Marietta specializing in general maintenance, diagnostics, and repairs for all vehicle types. The team handles everything from routine oil changes and brake service to engine diagnostics and transmission work, with a focus on honest pricing and detailed communication with customers about their vehicle's needs.",
      url: "http://maxautorepairllc.com/",
      telephone: "+1-404-757-9703",
      address: {
        @type: "PostalAddress",
        streetAddress: "1784 Lower Roswell Rd Suite # 1",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30068",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9516037,
        longitude: -84.5004019
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "195",
        bestRating: "5"
      },
      areaServed: "Marietta and surrounding areas in Cobb County, Georgia",
      knowsAbout: "Auto Repair & Mechanics, Vehicle owners seeking reliable general maintenance, cost-effective repairs, and honest diagnostic work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Vehicle Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Pricing"
        }
      ],
      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.