{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "33013948, Kingston Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4804941137853254,
          51.42675769280612
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015836334, Woodthorpe Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4805779971854818,
          51.42683071832823
        ]
      }
    }
  ]
}