{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50000001113, Beacons Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.843575960513983,
          53.29059711571287
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50000007722, Morfa Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.843575960513983,
          53.29059711571287
        ]
      }
    }
  ]
}