{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Todkill's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.197284,
            52.768172
          ],
          [
            0.197666,
            52.768111
          ],
          [
            0.197829,
            52.768053
          ],
          [
            0.198336,
            52.767874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Todkill's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.198336,
            52.767874
          ],
          [
            0.19975,
            52.767384
          ],
          [
            0.201163,
            52.766895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550586, PE12 9YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.19728404677460798,
          52.76817180211056
        ]
      }
    }
  ]
}