CloudObjects / Directory / JSON / Address
Sign in

Address

a Object & Element in JSON

An Address following the convention of http://microformats.org/wiki/hcard

Properties
Key Description Type Validations Required
post-office-box - String no
extended-address - String no
street-address - String no
locality - String yes
region - String yes
postal-code - String no
country-name - String yes
JSON Example
{
  "post-office-box" : "string",
  "extended-address" : "string",
  "street-address" : "string",
  "locality" : "string",
  "region" : "string",
  "postal-code" : "string",
  "country-name" : "string"
}
Meta
URI / COID
coid://json.co-n.net/Address content_copy
Revision
2-ad80faf33dad5e41e6017a2a3da54b5e content_copy
Short ID
json:Address content_copy
Reference URL
https://coid.link/json.co-n.net/Address content_copy
Last updated
2020-11-01 17:53 (UTC)
Created at
2020-11-01 17:53 (UTC)