{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crogfryn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.809103,
            53.303364
          ],
          [
            -3.808802,
            53.303543
          ],
          [
            -3.808501,
            53.303723
          ],
          [
            -3.808296,
            53.303777
          ],
          [
            -3.808091,
            53.303831
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Crogfryn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.811079,
            53.302127
          ],
          [
            -3.810829,
            53.302162
          ],
          [
            -3.810579,
            53.302196
          ],
          [
            -3.8103,
            53.302354
          ],
          [
            -3.809812,
            53.302765
          ],
          [
            -3.809103,
            53.303364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023738072, LL30 1RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8080994842538747,
          53.30389722915626
        ]
      }
    }
  ]
}