{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025243094, Red Hills",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04978876915698103,
          51.75511988822447
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033098363, Cock Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05238702932219521,
          51.751979708887
        ]
      }
    }
  ]
}