{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Nidd Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.728838,
            53.792242
          ],
          [
            -1.728812,
            53.792334
          ],
          [
            -1.728789,
            53.792415
          ],
          [
            -1.728787,
            53.792421
          ],
          [
            -1.728736,
            53.792601
          ],
          [
            -1.728711,
            53.792691
          ],
          [
            -1.728685,
            53.792781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590483, BD3 9LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7287603598736654,
          53.7925203913441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090127046, BD3 9NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7288348681604708,
          53.79273627151482
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090403666, BD3 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7279060584736499,
          53.79317458149157
        ]
      }
    }
  ]
}