{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24014546, Broadway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.962838520800471,
          51.322000862931546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24130798, Broadway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.956691267534478,
          51.321754514900945
        ]
      }
    }
  ]
}