{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Workhouse Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.090712,
            52.507648
          ],
          [
            0.091097,
            52.508161
          ],
          [
            0.091482,
            52.508674
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014150782, PE15 0PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09335019014964964,
          52.51026639161649
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025545810, PE15 0QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09378769041347089,
          52.5114095571373
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091647363, PE15 0PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09102395954312575,
          52.510001817967996
        ]
      }
    }
  ]
}