{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50018860, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.08247011660622,
          51.07150623821793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50107706",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0823062556206366,
          51.071618500829096
        ]
      }
    }
  ]
}