{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013887012, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9246628437558668,
          51.8074778482907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023476222, Gallows Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9248800008957103,
          51.80772074348358
        ]
      }
    }
  ]
}