{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23077589, Hyde Park Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.135374294626849,
          53.615810011238935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23077590, Hyde Park Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.135464877110929,
          53.61577395560517
        ]
      }
    }
  ]
}