{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/amazon/shop.json","title":"amazon/shop data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"affiliate_status":{"description":"Optional affiliate status 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"]},"country":{"description":"Optional country supplied by this operation. Null means unknown.","type":["string","null"]},"description":{"description":"Source description; null or absent means not supplied.","type":["string","null"]},"handle":{"description":"Optional handle supplied by this operation. Null means unknown.","type":["string","null"]},"is_top_creator":{"description":"Optional is top creator supplied by this operation. 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":{"asin":{"description":"Optional asin supplied by this operation. Null means unknown.","type":["string","null"]},"climate_pledge_friendly":{"description":"Optional climate pledge friendly supplied by this operation. Null means unknown.","type":["boolean","null"]},"is_amazon_choice":{"description":"Optional is amazon choice supplied by this operation. Null means unknown.","type":["boolean","null"]},"is_best_seller":{"description":"Optional is best seller supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["number","null"]},"rank":{"description":"Optional rank supplied by this operation. Null means unknown.","type":["number","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["asin"],"properties":{"asin":{"description":"Optional asin supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["climate_pledge_friendly"],"properties":{"climate_pledge_friendly":{"description":"Optional climate pledge friendly supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["is_amazon_choice"],"properties":{"is_amazon_choice":{"description":"Optional is amazon choice supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["is_best_seller"],"properties":{"is_best_seller":{"description":"Optional is best seller supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["price"],"properties":{"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["number"]}}},{"required":["rank"],"properties":{"rank":{"description":"Optional rank supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}}]}]}},"marketplace":{"description":"Optional marketplace supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"country":{"description":"Optional country supplied by this operation. Null means unknown.","type":["string","null"]},"domain":{"description":"Optional domain supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"posts":{"description":"Optional posts 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":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"items_count":{"description":"Optional items count supplied by this operation. Null means unknown.","type":["number","null"]},"pinned":{"description":"Optional pinned supplied by this operation. Null means unknown.","type":["boolean","null"]},"thumbnail":{"description":"Optional thumbnail supplied by this operation. Null means unknown.","type":["string","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}},"posts_count":{"description":"Optional posts count supplied by this operation. Null means unknown.","type":["number","null"]},"posts_cursor":{"description":"Optional posts cursor supplied by this operation. Null means unknown.","type":["string","null"]},"products":{"description":"Optional products 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":{"asin":{"description":"Optional asin supplied by this operation. Null means unknown.","type":["string","null"]},"climate_pledge_friendly":{"description":"Optional climate pledge friendly supplied by this operation. Null means unknown.","type":["boolean","null"]},"is_amazon_choice":{"description":"Optional is amazon choice supplied by this operation. Null means unknown.","type":["boolean","null"]},"is_best_seller":{"description":"Optional is best seller supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["number","null"]},"rank":{"description":"Optional rank supplied by this operation. Null means unknown.","type":["number","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}},"products_of_post":{"description":"Optional products of post supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","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":[{"affiliate_status":"example","count":0,"country":"example","description":"example","handle":"example","is_top_creator":false,"items":[{"asin":"example","climate_pledge_friendly":false,"is_amazon_choice":false,"is_best_seller":false,"platform":"example","price":0,"rank":0,"title":"example","type":"example","url":"https://example.com/example"}],"marketplace":{"country":"example","domain":"example"},"name":"example","platform":"example","posts":[{"id":"example","items_count":0,"pinned":false,"thumbnail":"example","title":"example","type":"example","url":"https://example.com/example"}],"posts_count":0,"posts_cursor":"example","products":[{"asin":"example","climate_pledge_friendly":false,"is_amazon_choice":false,"is_best_seller":false,"platform":"example","price":0,"rank":0,"title":"example","type":"example","url":"https://example.com/example"}],"products_of_post":"example","url":"https://example.com/example"}]}