{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014483176, Park Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.484984538989987,
          50.21009898633563
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091536317, Park Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.484762691162661,
          50.21013263815734
        ]
      }
    }
  ]
}