{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002080090, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.922421284207385,
          52.47916577410799
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032047567, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9225535556099005,
          52.479175968930804
        ]
      }
    }
  ]
}