{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004961585, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9030524691958342,
          51.89058850665234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091626090, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9031621596670389,
          51.890711709224405
        ]
      }
    }
  ]
}