{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000009790, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.522724598256073,
          50.48147686498767
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002983557, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5225575494962675,
          50.48154200647371
        ]
      }
    }
  ]
}