Structured Data

    Prestige Auto Body Inc.

    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: "Prestige Auto Body Inc.",
      description: "Prestige Auto Body Inc. is a full-service auto body repair shop in Silver Spring specializing in collision repair, dent removal, and paint work for all vehicle makes and models. The shop handles insurance claims processing, frame repair, and offers free estimates for customers. With a focus on quality workmanship and customer service, Prestige Auto Body restores vehicles to pre-accident condition using both OEM parts and advanced repair techniques.",
      url: "https://prestigeautobodyinc.com/",
      telephone: "+1-301-578-8779",
      address: {
        @type: "PostalAddress",
        streetAddress: "928 Philadelphia Ave",
        addressLocality: "Silver Spring",
        addressRegion: "MD",
        postalCode: "20910",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.989098899999995,
        longitude: -77.0256132
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "244",
        bestRating: "5"
      },
      areaServed: "Silver Spring, MD and surrounding communities",
      knowsAbout: "Auto Body & Collision, Accident victims, Insurance claim filers, Vehicle owners needing collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Handling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Frame & Structural 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.