{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penllyn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.016239,
            51.584462
          ],
          [
            -3.016002,
            51.584331
          ],
          [
            -3.015888,
            51.584268
          ],
          [
            -3.01573,
            51.584296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Penllyn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.01573,
            51.584296
          ],
          [
            -3.015265,
            51.584611
          ],
          [
            -3.014801,
            51.584927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010551943, NP20 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0162385070429045,
          51.5844623046698
        ]
      }
    }
  ]
}