{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90201314, Vicarage Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1463977910264536,
          52.46540647086305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90223369",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.14629481647386,
          52.46542457845573
        ]
      }
    }
  ]
}