{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AssessmentPackageRegion_regions", "title": "property_AssessmentPackageRegion_regions", "description": "Countryregion codes where this package is available ({country}-{state} or {country})", "items": { "type": "string" }, "type": "array" }