name

LocalBusiness https://data.canary-staging.odnos.ai/local_businesses/name
Image
https://image.com/image.mp4
Telephone
+98701934857
Email
name@name.com
Price Range
$$
Founding Date
2026-09-16
Dissolution Date
4444-04-17
Geo
Latitude: 90.0 · Longitude: 90.0
Same As
https://test.com, https://test.com/image.png
Parent Organization
Canary Organization
Inspect raw JSON-LD payload  ·  mirrors the <head> script
{
  "@type": "LocalBusiness",
  "@id": "https://data.canary-staging.odnos.ai/local_businesses/name",
  "name": "name",
  "image": "https://image.com/image.mp4",
  "telephone": "+98701934857",
  "email": "name@name.com",
  "priceRange": "$$",
  "foundingDate": "2026-09-16",
  "dissolutionDate": "4444-04-17",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 90.0,
    "longitude": 90.0
  },
  "sameAs": [
    "https://test.com",
    "https://test.com/image.png"
  ],
  "parentOrganization": {
    "@type": "Organization",
    "@id": "https://data.canary-staging.odnos.ai/organizations/canary-organization",
    "name": "Canary Organization",
    "description": "Smoke-probe canary entity. Do not delete."
  },
  "@context": "https://schema.org"
}