{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryll Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.32209,
            50.629622
          ],
          [
            -3.321675,
            50.62953
          ],
          [
            -3.321668,
            50.629475
          ],
          [
            -3.321624,
            50.629142
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000271526, EX9 6PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.321779397901403,
          50.62963479938853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000271527, EX9 6PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.321950023610808,
          50.62966883618253
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095468, EX9 6NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.321675915950169,
          50.6294740946295
        ]
      }
    }
  ]
}