{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090841727, Llwynypia Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.456445324657203,
          51.62719360713335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002936435, Llwynypia Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4565608584866414,
          51.62719217349918
        ]
      }
    }
  ]
}