{
  "id": "RefLocation.00",
  "type": "SMRefLocation",
  "address": {
    "type": "StructuredValue",
    "value": {
      "addressLocality": "Thessaloniki"
    }
  },
  "location": {
    "type": "geo:json",
    "value": {
      "type": "Point",
      "coordinates": [
        40.3,
        25.5
      ]
    }
  },
  "locationReferencedBy": {
    "type": "Text",
    "value": "SMPost.123"
  }
}