{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013320237, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.555323240742273,
          54.52214754081056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002725340, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.555431186500898,
          54.52216591130463
        ]
      }
    }
  ]
}