{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001333532, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.003426345620904,
          50.73898229050812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001333564, Market Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.003426345620904,
          50.73898229050812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040392218, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.003363940298598,
          50.73884845719569
        ]
      }
    }
  ]
}