{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low Wood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.832516,
            54.30907
          ],
          [
            -1.832537,
            54.30903
          ],
          [
            -1.832559,
            54.308991
          ],
          [
            -1.832558,
            54.308483
          ],
          [
            -1.832558,
            54.307974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004783187, DL8 5BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.832641021777663,
          54.308984027223154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034644795, DL8 5SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.830544330686201,
          54.30681518968177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090346912, DL8 5BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8325947322374445,
          54.30902889909276
        ]
      }
    }
  ]
}