{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004321931, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1574487993167715,
          51.99348877258657
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004340050, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1578395238318273,
          51.992777982499646
        ]
      }
    }
  ]
}