{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100062285221, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4025516333356831,
          51.223357755678634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002190480, Queen Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4024528977600532,
          51.22337861979568
        ]
      }
    }
  ]
}