{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001744511, Vicarage Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.442196621669218,
          51.61523943444304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001744512, Vicarage Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.442296547845417,
          51.61520223875497
        ]
      }
    }
  ]
}