{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hob Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.046015,
            53.004317
          ],
          [
            -0.045371,
            53.004392
          ],
          [
            -0.045263,
            53.004405
          ],
          [
            -0.045262,
            53.004449
          ],
          [
            -0.045261,
            53.004481
          ],
          [
            -0.045261,
            53.004496
          ],
          [
            -0.045257,
            53.004734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008186320, PE21 9NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04598079611044424,
          53.004318340563294
        ]
      }
    }
  ]
}