{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashdell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501559,
            53.376673
          ],
          [
            -1.501452,
            53.376556
          ],
          [
            -1.501345,
            53.376438
          ],
          [
            -1.501251,
            53.376339
          ],
          [
            -1.501158,
            53.376239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013335720, S10 3DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5011874506003695,
          53.37626650547776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013645949, S10 3DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5015597597060102,
          53.376564686472406
        ]
      }
    }
  ]
}