{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094234431, Park Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.212598820438176,
          50.59312658737008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062440863, Park Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2130622886519096,
          50.59329159277135
        ]
      }
    }
  ]
}