{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004742800, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.684702520800632,
          50.43137024248527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004745129, Fore Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.684752750364991,
          50.43119863179978
        ]
      }
    }
  ]
}