{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limekiln Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.172763,
            53.444708
          ],
          [
            -1.171832,
            53.444953
          ],
          [
            -1.170225,
            53.445762
          ],
          [
            -1.169825,
            53.445964
          ],
          [
            -1.168855,
            53.44629
          ],
          [
            -1.16767,
            53.446823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609161, DN11 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1676721411624031,
          53.446785716555226
        ]
      }
    }
  ]
}