{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kings Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.833465,
            53.925592
          ],
          [
            -1.833454,
            53.925239
          ],
          [
            -1.833442,
            53.924885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592471, LS29 9AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.833461631520205,
          53.92524645895883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090151636, LS29 9AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8334753236088253,
          53.925632952213064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051244521, LS29 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8336891932184876,
          53.92546248036872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051244522, LS29 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8336737155779468,
          53.9255253733899
        ]
      }
    }
  ]
}