{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110682572, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3615921033276828,
          54.660445909727734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001911335, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.361515218329381,
          54.66046474907818
        ]
      }
    }
  ]
}