Source: https://restauranttechnologynetwork.com/technical-documents

Position

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
Latitude The measure of the angular distance on the meridean north or south of the equator. string false false
Longitude The measure of the angular distance on the meridian east or west of the prime meridian. string false false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "latitude" : "string",
  "longitude" : "string",
  "extensionPoint" : { }
}