{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250024531, Broadway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.512978604248832,
          51.25918645182188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250062747, Broadway",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5179832988885185,
          51.26074698090553
        ]
      }
    }
  ]
}