{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Madog Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.434715,
            51.650031
          ],
          [
            -3.434694,
            51.650269
          ],
          [
            -3.434673,
            51.650508
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023816007, CF43 3DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4347433557109683,
          51.65048013502768
        ]
      }
    }
  ]
}