{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010494278, Back Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4851695121585833,
          52.846632506468936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023453526, Abbey Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4846008908197208,
          52.84583976394342
        ]
      }
    }
  ]
}