{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "5160773, Harrison Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12025188493564497,
          51.527547559825166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5160774, Harrison Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12025188493564497,
          51.527547559825166
        ]
      }
    }
  ]
}