{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cemetery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.273616,
            51.412371
          ],
          [
            -3.27369,
            51.412452
          ],
          [
            -3.273764,
            51.412532
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cemetery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.273764,
            51.412532
          ],
          [
            -3.27381,
            51.412614
          ],
          [
            -3.273856,
            51.412697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cemetery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.272608,
            51.411285
          ],
          [
            -3.273112,
            51.411828
          ],
          [
            -3.273616,
            51.412371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101553, CF62 8BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2726080495515286,
          51.411285362644435
        ]
      }
    }
  ]
}