Structured Data

    Body Form By Bobby

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Body Form By Bobby",
      description: "Body Form By Bobby is a physical therapy practice in Rockport, TX specializing in personalized rehabilitation and wellness services. Run by Bobby, this independent physiotherapist focuses on helping clients recover from injuries, improve mobility, and achieve their fitness goals through targeted therapeutic exercises and professional guidance.",
      telephone: "+1-361-557-1125",
      address: {
        @type: "PostalAddress",
        streetAddress: "110 Oaktree Dr",
        addressLocality: "Rockport",
        addressRegion: "TX",
        postalCode: "78382",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.053128299999997,
        longitude: -97.0463575
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Rockport, TX and surrounding coastal areas",
      knowsAbout: "Physical Therapy, Athletes recovering from injury, post-surgery rehabilitation patients, individuals with mobility limitations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        }
      ],
      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.