{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001230893, St Johns",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1881027252401135,
          52.5913436627723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025384874, Leicester Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1867767829442815,
          52.591999830333606
        ]
      }
    }
  ]
}