{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dairylands Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.899236,
            53.390424
          ],
          [
            -2.899263,
            53.390386
          ],
          [
            -2.89929,
            53.390347
          ],
          [
            -2.89937,
            53.390232
          ],
          [
            -2.89945,
            53.390117
          ],
          [
            -2.899217,
            53.390046
          ],
          [
            -2.898984,
            53.389975
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38288088, L16 8GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.898928514397269,
          53.39005609619395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38346398, L16 8GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8989869471397465,
          53.389974756082545
        ]
      }
    }
  ]
}