Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Phoenex Electric LLC",
description: "Phoenex Electric LLC is a licensed, bonded, and insured electrical contractor in Jersey City, NJ, run by Vincent Blackshear. They provide residential electrical services including wiring, air conditioner installation, ceiling fan installation, and general electrical repairs and upgrades. With extensive local experience and a portfolio of completed projects across the region, Phoenex Electric is committed to making homes safer and more functional through expert electrical work.",
url: "http://www.phoenexelectric.com/",
telephone: "+1-646-579-5963",
address: {
@type: "PostalAddress",
streetAddress: "924 Bergen Ave #216",
addressLocality: "Jersey City",
addressRegion: "NJ",
postalCode: "07306",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.730437300000006,
longitude: -74.0644973
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "96",
bestRating: "5"
},
areaServed: "Jersey City, Newark, Elizabeth, and surrounding North Jersey communities",
knowsAbout: "Electricians, Homeowners needing electrical repairs, Homeowners upgrading electrical systems, Residents installing new fixtures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Bonded"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Residential Services"
}
],
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.