Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "From Home To Heart",
description: "From Home To Heart is a full-service home setup and assembly company based in Brooklyn, NY that handles everything from furniture assembly to complete home organizing and staging services. Their team of experienced contractors specializes in transforming empty spaces into functional, welcoming homes through professional installation, arrangement, and interior coordination. They serve both residential clients and corporate relocations across the New York area.",
url: "https://flaterateassembly.com/",
telephone: "+1-914-677-2819",
address: {
@type: "PostalAddress",
streetAddress: "711 Bushwick Ave",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11221",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6966041,
longitude: -73.9306289
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Brooklyn and surrounding New York City area",
knowsAbout: "Handyman Services, Busy professionals, corporate relocations, recent movers, people needing furniture assembly and home organization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Home Transformation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corporate & Relocation Expertise"
}
],
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.