{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "640347, Three Brooks Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5476280298754124,
          51.533294703076656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "678106, Three Brooks Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5472284804603604,
          51.53363824535595
        ]
      }
    }
  ]
}