{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310025055, King Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.970242747909336,
          51.454678929995616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025227947, Yield Hall Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9701002681854503,
          51.454614735836
        ]
      }
    }
  ]
}