{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.377162,
            50.624844
          ],
          [
            -4.377238,
            50.625159
          ],
          [
            -4.377315,
            50.625473
          ],
          [
            -4.377342,
            50.625519
          ],
          [
            -4.377369,
            50.625565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003311331, PL15 7PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.377144343202184,
          50.62485504351808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014478234, PL15 7PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.377464541397236,
          50.625316211120314
        ]
      }
    }
  ]
}