{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90123291, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0510883698781086,
          52.450715679392495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90145782, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0510883698781086,
          52.450715679392495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90204064, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.051103084203265,
          52.45071567300341
        ]
      }
    }
  ]
}