{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013942701, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9795956394643364,
          52.21530817978256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094178878, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9792005307492484,
          52.21514628515693
        ]
      }
    }
  ]
}