{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200001282999, River Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.819970647248294,
          51.20245417904011
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001283002, River Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8198997857662252,
          51.20242648753077
        ]
      }
    }
  ]
}