{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Durham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.372818,
            54.906629
          ],
          [
            -1.372794,
            54.906523
          ],
          [
            -1.372771,
            54.906418
          ],
          [
            -1.372721,
            54.906204
          ],
          [
            -1.372672,
            54.90599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Durham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.372892,
            54.906872
          ],
          [
            -1.372855,
            54.90675
          ],
          [
            -1.372818,
            54.906629
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45138346, SR1 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3726715377243965,
          54.90598976305832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45146535, SR1 2HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3724782529167312,
          54.90638417050324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45146537, SR1 2HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3724190863136856,
          54.90617717615565
        ]
      }
    }
  ]
}