{
  "x402Version": 2,
  "id": 8208,
  "slug": "8208",
  "resource": "https://places.openverbs.com/v1/place-details",
  "description": "Look up a business's full Google Business Profile by name and location. Returns name, category, star rating and review count, address, phone, website, opening hours by day, Google place_id and CID, coordinates and claimed status. For place enrichment, store-hours and business lookups. Unknown business returns found=false.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xb3f4de103F34b99f0Da19B4F16D6B53a14C2194A",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "language": "US",
            "location": "example",
            "name": "example"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "address": "115 Sansome St, San Francisco, CA 94104",
            "categories": [
              "Cafe",
              "Espresso bar"
            ],
            "category": "Coffee shop",
            "cid": "1958883682639164205",
            "claimed": true,
            "domain": "bluebottlecoffee.com",
            "found": true,
            "hours": {
              "monday": [
                {
                  "close": "18:00",
                  "open": "07:00"
                }
              ],
              "sunday": [
                {
                  "close": "14:00",
                  "open": "08:00"
                }
              ]
            },
            "latitude": 37.79036,
            "longitude": -122.40145,
            "name": "Blue Bottle Coffee",
            "phone": "+1 510-661-3510",
            "placeId": "ChIJ-wU5Vl2AhYARLW9y0objABs",
            "rating": 4.4,
            "reviewsCount": 1294,
            "source": "dataforseo",
            "website": "https://bluebottlecoffee.com"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "language": {
                    "description": "Language code (2-letter). Defaults to en.",
                    "pattern": "^[A-Za-z]{2}$",
                    "type": "string"
                  },
                  "location": {
                    "description": "Location name, e.g. \"United States\" or \"London,England,United Kingdom\". Defaults to United States.",
                    "maxLength": 120,
                    "minLength": 2,
                    "type": "string"
                  },
                  "name": {
                    "description": "Business name (optionally with city), e.g. \"Blue Bottle Coffee San Francisco\".",
                    "maxLength": 300,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "name"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "places.openverbs.com",
  "lastUpdated": "2026-09-11T15:04:32.522Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-11T15:04:32.233Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "places.openverbs.com",
    "manifest_name": "places.openverbs.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}