{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002568851, Humberstone Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1355794401126492,
          52.21290171557055
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093700519, Lovers Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1356284881117871,
          52.21300873078465
        ]
      }
    }
  ]
}