{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014481425, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.539542186174216,
          50.083304511278314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090524599, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.539397335065377,
          50.08342589026401
        ]
      }
    }
  ]
}