Skip to content

Commit

Permalink
add coordinate order note
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed May 1, 2024
1 parent c6f65e2 commit 56be8f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"@type": "Place",
"geo": {
"@type": "GeoShape",
"description": "schema.org expects lat long (Y X) coordinate order",
"polygon": "10.161667,142.014 18.033833,142.014 18.033833,147.997833 10.161667,147.997833 10.161667,142.014"
},
"additionalProperty": {
Expand Down

0 comments on commit 56be8f6

Please sign in to comment.