{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011783830, Broad Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3159119769787795,
          52.51564244096918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096491095",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3159119769787795,
          52.51564244096918
        ]
      }
    }
  ]
}