{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.712813,
            53.230167
          ],
          [
            -1.713502,
            53.230287
          ],
          [
            -1.713862,
            53.230243
          ],
          [
            -1.714116,
            53.230297
          ],
          [
            -1.714357,
            53.230348
          ],
          [
            -1.71454,
            53.23041
          ],
          [
            -1.714665,
            53.230453
          ],
          [
            -1.714791,
            53.230496
          ],
          [
            -1.715221,
            53.230739
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334283, DE45 1QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.717426975752486,
          53.23118542643999
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025374599, DE45 1NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7138273123767476,
          53.229585821173146
        ]
      }
    }
  ]
}