Skip to content

Commit

Permalink
Merge pull request #18 from frodrigo/master
Browse files Browse the repository at this point in the history
Add locality as filed
  • Loading branch information
Diana Shkolnikov authored Sep 8, 2017
2 parents c4e8b0f + 52f3c16 commit b5c692a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions draft/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ keys described here are not exclusive.
// OPTIONAL. Street of the place.
"street": "Rue de Metz",

// OPTIONAL. Locality of the place.
"locality": "Les Clarons",

// OPTIONAL. Postcode of the place.
"postcode": "59280",

Expand Down

0 comments on commit b5c692a

Please sign in to comment.