{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014323251, Nebo Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7904616706395386,
          53.134358925443955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023737009, Llwyn Brith",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.790485197088213,
          53.13420573835824
        ]
      }
    }
  ]
}