{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "40046921, Wood Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.817229262433875,
          53.41256717431813
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40046922, Wood Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.816829484495363,
          53.41290249592837
        ]
      }
    }
  ]
}