{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023199254, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6691764949755401,
          51.35141046031217
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023202073, Oak Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6411684703663523,
          51.36338675117827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023203983, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6689321262133467,
          51.35140703701572
        ]
      }
    }
  ]
}