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: "The Law Office of Miles Franklin, LLC",
description: "The Law Office of Miles Franklin, LLC provides family law services to clients throughout the Stafford area, handling divorce, custody, support, and related matters. Miles Franklin brings personalized attention to each case, working to resolve family law disputes efficiently while protecting clients' interests and their families' well-being.",
url: "https://milesfranklinlaw.com/",
telephone: "+1-276-773-6102",
address: {
@type: "PostalAddress",
streetAddress: "800 Corporate Dr Suite 301 - #604",
addressLocality: "Stafford",
addressRegion: "VA",
postalCode: "22554",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.516788999999996,
longitude: -77.3720099
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Stafford, Virginia and surrounding areas",
knowsAbout: "Family Law, Individuals going through divorce, parents navigating custody disputes, families needing child support assistance, anyone requiring estate or family law planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Case Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Law Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.