{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.448598,
            54.82565
          ],
          [
            -1.448597,
            54.825644
          ],
          [
            -1.448595,
            54.825639
          ],
          [
            -1.448536,
            54.824925
          ],
          [
            -1.448478,
            54.824212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45019437, DH5 9EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4486468019971261,
          54.824374250311195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135790, DH5 9EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4486283242934448,
          54.825731136103634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45137992, DH5 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4483180215845686,
          54.82565783466533
        ]
      }
    }
  ]
}