{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004742070, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7774553217367006,
          50.28847766482566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015853698, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7775842755197524,
          50.28854764525337
        ]
      }
    }
  ]
}