Structured Data

    Castillowatts

    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: "Castillowatts",
      description: "Castillowatts is a licensed and insured electrical contractor serving Miami and surrounding South Florida communities. They specialize in residential and commercial electrical services, including panel upgrades, generator installation, EV charger installation, and smart home wiring. The team is committed to safe, code-compliant work and offers free estimates for new projects.",
      url: "https://castillowatts.com/",
      telephone: "+1-833-227-6299",
      address: {
        @type: "PostalAddress",
        streetAddress: "2484 NW 21st Terrace",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7959049,
        longitude: -80.2374682
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida areas",
      knowsAbout: "Electricians, Homeowners needing panel upgrades, EV owners installing charging stations, smart home enthusiasts, businesses requiring commercial electrical work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EV Charger Installation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Smart Home Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Generator Installation"
        }
      ],
      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.