{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010591236, Ingleby Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.782700846213866,
          53.79714210588004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051955641, Bingley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7830048905126474,
          53.79706176392612
        ]
      }
    }
  ]
}