{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008519567, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3279945403837129,
          53.14267274387569
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024299437, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.32755407060861375,
          53.14254649163646
        ]
      }
    }
  ]
}