{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023824617, Church Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3727984826751871,
          52.540826993163456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033728194, Market Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3729616860442055,
          52.540755937336556
        ]
      }
    }
  ]
}