Structured Data

    M&S Paint & Body Shop

    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: "M&S Paint & Body Shop",
      description: "M&S Paint & Body Shop is a comprehensive auto body and paint facility in Tampa specializing in accident repairs, insurance claims, and custom bodywork. They offer perfect paint matching, frame and structural repairs, and work directly with most major insurance companies to streamline the claims process. The shop specializes in both modern vehicles and antique cars and trucks, with bilingual service and a commitment to quick turnaround times.",
      url: "http://mspaintbodyshop.com/",
      telephone: "+1-813-876-1133",
      address: {
        @type: "PostalAddress",
        streetAddress: "3312 W Columbus Dr",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33607",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.966542399999998,
        longitude: -82.49807670000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "166",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas, Florida",
      knowsAbout: "Auto Body & Collision, Accident victims needing insurance claims support, antique car owners, truck owners, bilingual Spanish-speaking customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Perfect Paint Match Guarantee"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Direct Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Antique Vehicle Specialization"
        }
      ],
      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.