Structured Data

    Estrella Insurance - NW 17th Ave

    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: "Estrella Insurance - NW 17th Ave",
      description: "Estrella Insurance is an independent insurance agency serving Miami and South Florida with a wide range of coverage options including auto, home, life, and business insurance. The agency specializes in helping families and businesses find affordable coverage tailored to their specific needs, with bilingual support and personalized service from experienced agents.",
      url: "https://agents.estrellainsurance.com/en-us/fl/miami/120.html",
      telephone: "+1-305-326-1155",
      address: {
        @type: "PostalAddress",
        streetAddress: "2032 NW 17th Ave",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.795387899999998,
        longitude: -80.2237006
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "379",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Insurance Agents, Families seeking affordable auto and home insurance, business owners needing commercial coverage, Spanish-speaking residents, customers looking to bundle multiple policies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bilingual Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Agency"
        }
      ],
      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.