{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001321165, Lynch Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3363501242332303,
          51.23108731091722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060258887, London Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3364085719683452,
          51.23100671409887
        ]
      }
    }
  ]
}