{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10096231240, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7183475915543447,
          52.054796614275475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096231241, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7183475915543447,
          52.054796614275475
        ]
      }
    }
  ]
}