Structured Data

    Suburban Auto Body - Fredericksburg

    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: "Suburban Auto Body - Fredericksburg",
      description: "Suburban Auto Body is a full-service auto body repair shop in Fredericksburg, VA specializing in collision repair, dent removal, and paintwork. They handle insurance claims and work with all vehicle types, offering free estimates and using quality parts to restore vehicles to pre-accident condition.",
      url: "https://www.suburbanautobodyva.com/",
      telephone: "+1-540-898-3133",
      address: {
        @type: "PostalAddress",
        streetAddress: "136 Fleming St",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.263509899999995,
        longitude: -77.4997696
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "119",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims needing collision repair, insurance claim filers, vehicle owners seeking quality bodywork",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.