{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.575994,
            54.894167
          ],
          [
            -1.575977,
            54.89409
          ],
          [
            -1.575961,
            54.894014
          ],
          [
            -1.575922,
            54.893839
          ],
          [
            -1.575884,
            54.893665
          ],
          [
            -1.575879,
            54.893643
          ],
          [
            -1.575875,
            54.893622
          ],
          [
            -1.575851,
            54.893502
          ],
          [
            -1.575826,
            54.893382
          ],
          [
            -1.575822,
            54.893359
          ],
          [
            -1.575818,
            54.893335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022993019, DH3 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.576077796564745,
          54.89380288363683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070834442, DH3 2PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.575964888573655,
          54.89416194571374
        ]
      }
    }
  ]
}