{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "207076939, Park Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1005944634232493,
          51.62015908306296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207076940, Park Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1005944634232493,
          51.62015908306296
        ]
      }
    }
  ]
}