{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stony Stoop Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.958006,
            54.295663
          ],
          [
            -1.957836,
            54.295902
          ],
          [
            -1.957735,
            54.29596
          ],
          [
            -1.957314,
            54.296197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012781449, DL8 4UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9583725008132913,
          54.297849673289406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012781450, DL8 4UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9463686506754894,
          54.300729851537284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647701, DL8 4UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9580827868795538,
          54.29564770827438
        ]
      }
    }
  ]
}