{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015828601, New Zealand Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1887935753228045,
          51.49993623610395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002932815, Ffordd Y Goron",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1885768281286295,
          51.49991145766756
        ]
      }
    }
  ]
}