{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tenacres Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.408375,
            50.4966
          ],
          [
            -4.406428,
            50.497049
          ],
          [
            -4.406103,
            50.497124
          ],
          [
            -4.404439,
            50.497415
          ],
          [
            -4.403105,
            50.498249
          ],
          [
            -4.403019,
            50.498303
          ],
          [
            -4.401629,
            50.498979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043147, PL14 5QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.40837487598301,
          50.49659107257124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091163038, PL14 5NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.405016597343691,
          50.49738010889959
        ]
      }
    }
  ]
}