Structured Data

    Empire Automotive, 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: "Empire Automotive, Inc.",
      description: "Empire Automotive is a full-service auto repair shop in Port St. Lucie offering tire sales, maintenance, and repairs for both domestic and foreign vehicles. Their experienced team handles everything from routine oil changes and tire service to complex engine diagnostics and repairs, with a focus on honest service and customer satisfaction.",
      url: "http://www.empireautomotivepsl.com/",
      telephone: "+1-772-370-8564",
      address: {
        @type: "PostalAddress",
        streetAddress: "1935 SW South Macedo Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34984",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2813574,
        longitude: -80.3616954
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "91",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Auto Repair & Mechanics, Daily commuters, vehicle owners seeking routine maintenance, drivers needing tire replacement, owners of domestic and foreign vehicles",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Domestic & Foreign Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.