{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023102120, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.300166514084695,
          50.699512472555654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041125249, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2999693265941925,
          50.699550644937084
        ]
      }
    }
  ]
}