{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cliffe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.771372,
            53.278186
          ],
          [
            -1.771624,
            53.278161
          ],
          [
            -1.771638,
            53.278169
          ],
          [
            -1.771664,
            53.278182
          ],
          [
            -1.77181,
            53.278255
          ],
          [
            -1.771847,
            53.278274
          ],
          [
            -1.771722,
            53.278458
          ],
          [
            -1.771687,
            53.278508
          ],
          [
            -1.771807,
            53.278632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333783, SK17 8PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.771855977736808,
          53.27826837149404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070079531, SK17 8NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7715852204186175,
          53.27842066277624
        ]
      }
    }
  ]
}