{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ladybird Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.086847,
            50.493329
          ],
          [
            -4.086382,
            50.493594
          ],
          [
            -4.086297,
            50.493642
          ],
          [
            -4.086026,
            50.493918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013756892, PL20 6FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.086757938243068,
          50.49327026843883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013756894, PL20 6FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.086794829714779,
          50.49346747819855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013756895, PL20 6FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.086711883346954,
          50.49350494249837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013756896, PL20 6FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.08664302533628,
          50.493542154071996
        ]
      }
    }
  ]
}