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: "Marty Feldmans SAT Prep",
description: "Marty Feldman's SAT Prep offers specialized test preparation through semi-private tutoring classes that teach SAT, ACT, and PSAT strategies using timed sections of real tests. Founded by Marty Feldman, the business combines small-group instruction with personalized strategy coaching, helping students master test-taking techniques through active practice. With locations in Coral Springs and Boca Raton, they offer flexible pricing including group courses and private tutoring options, plus cross-test discounts for students preparing for multiple exams.",
url: "https://www.martyfeldmansatprep.com/",
telephone: "+1-954-346-9445",
address: {
@type: "PostalAddress",
streetAddress: "7472 Wiles Rd",
addressLocality: "Coral Springs",
addressRegion: "FL",
postalCode: "33067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.2863008,
longitude: -80.2267774
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "43",
bestRating: "5"
},
areaServed: "Coral Springs, Boca Raton, and surrounding South Florida communities",
knowsAbout: "Tutoring & Test Prep, High school students preparing for SAT or ACT, College-bound juniors and seniors, Students seeking strategy-focused test prep",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Semi-Private Strategy Method"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Pricing & Loyalty Discounts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual-Location Access"
}
],
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.