{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90099962, Limes Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0928565217425787,
          52.51768331220728
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90099963, Limes Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.093313664187078,
          52.517826790111556
        ]
      }
    }
  ]
}