{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clifton Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.660011,
            53.798134
          ],
          [
            -1.659965,
            53.798049
          ],
          [
            -1.659918,
            53.797965
          ],
          [
            -1.659854,
            53.797919
          ],
          [
            -1.659791,
            53.797872
          ],
          [
            -1.659765,
            53.797859
          ],
          [
            -1.65974,
            53.797845
          ],
          [
            -1.659642,
            53.797861
          ],
          [
            -1.659544,
            53.797876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72631716, LS28 7DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.659965885902654,
          53.79807057669262
        ]
      }
    }
  ]
}