{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/yelp/reviews.json","title":"yelp/reviews data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"business_id":{"description":"Optional business id supplied by this operation. Null means unknown.","type":["string","null"]},"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]},"cursor":{"description":"Opaque next-page token; pass it back unchanged. Null does not prove complete history.","type":["string","null"]},"has_more":{"description":"Source continuation indicator; null means unknown.","type":["boolean","null"]},"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":"object","properties":{"author":{"description":"Public author information supplied with this record.","type":["object","null"],"properties":{"elite_year":{"description":"Optional elite year supplied by this operation. Null means unknown.","type":["number","null"]},"friends":{"description":"Optional friends supplied by this operation. Null means unknown.","type":["number","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"image":{"description":"Optional image supplied by this operation. Null means unknown.","type":["string","null"]},"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"photos":{"description":"Optional photos supplied by this operation. Null means unknown.","type":["number","null"]},"reviews":{"description":"Optional reviews supplied by this operation. Null means unknown.","type":["number","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"images":{"description":"Optional images supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{},"additionalProperties":true}},"language":{"description":"Optional language supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"posted_at":{"description":"Optional posted at supplied by this operation. Null means unknown.","type":["string","null"]},"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["number","null"]},"text":{"description":"Source text when supplied.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]},"votes":{"description":"Optional votes supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"cool":{"description":"Optional cool supplied by this operation. Null means unknown.","type":["number","null"]},"funny":{"description":"Optional funny supplied by this operation. Null means unknown.","type":["number","null"]},"useful":{"description":"Optional useful supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["author"],"properties":{"author":{"description":"Public author information supplied with this record.","type":["object"],"properties":{"elite_year":{"description":"Optional elite year supplied by this operation. Null means unknown.","type":["number","null"]},"friends":{"description":"Optional friends supplied by this operation. Null means unknown.","type":["number","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"image":{"description":"Optional image supplied by this operation. Null means unknown.","type":["string","null"]},"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["string","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"photos":{"description":"Optional photos supplied by this operation. Null means unknown.","type":["number","null"]},"reviews":{"description":"Optional reviews supplied by this operation. Null means unknown.","type":["number","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["images"],"properties":{"images":{"description":"Optional images supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{},"additionalProperties":true}}}},{"required":["language"],"properties":{"language":{"description":"Optional language supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["posted_at"],"properties":{"posted_at":{"description":"Optional posted at supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["rating"],"properties":{"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["number"]}}},{"required":["text"],"properties":{"text":{"description":"Source text when supplied.","type":["string"],"minLength":1}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}},{"required":["votes"],"properties":{"votes":{"description":"Optional votes supplied by this operation. Null means unknown.","type":["object"],"properties":{"cool":{"description":"Optional cool supplied by this operation. Null means unknown.","type":["number","null"]},"funny":{"description":"Optional funny supplied by this operation. Null means unknown.","type":["number","null"]},"useful":{"description":"Optional useful supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true}}}]}]}},"languages":{"description":"Optional languages supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"en":{"description":"Optional en supplied by this operation. Null means unknown.","type":["number","null"]},"es":{"description":"Optional es supplied by this operation. Null means unknown.","type":["number","null"]},"fr":{"description":"Optional fr supplied by this operation. Null means unknown.","type":["number","null"]},"zh":{"description":"Optional zh supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true},"page":{"description":"Optional page supplied by this operation. Null means unknown.","type":["number","null"]},"total":{"description":"Source-reported total; null is unknown.","type":["number","null"]},"total_pages":{"description":"Optional total pages supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true,"required":["items"],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"business_id":"example","count":0,"cursor":null,"has_more":false,"items":[{"author":{"elite_year":0,"friends":0,"id":"example","image":"https://example.com/example","location":"example","name":"example","photos":0,"reviews":0,"url":"https://example.com/example"},"id":"example","images":[{}],"language":"example","platform":"example","posted_at":"2026-09-01T12:00:00Z","rating":0,"text":"example","url":"https://example.com/example","votes":{"cool":0,"funny":0,"useful":0}}],"languages":{"en":0,"es":0,"fr":0,"zh":0},"page":0,"total":0,"total_pages":0}]}