wiki.busyhe.com
navigation

Applying subschemas conditionally (1)

if, then and else keywords

{ "street_address": "1600 Pennsylvania Avenue NW", "country": "United States of America", "postal_code": "20500" }
{ "street_address": "24 Sussex Drive", "country": "Canada", "postal_code": "K1M 1M4" }
{ "street_address": "24 Sussex Drive", "country": "Canada", "postal_code": "10000" }
badge