{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parkside Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.981353,
            54.171298
          ],
          [
            -0.98143,
            54.171014
          ],
          [
            -0.981507,
            54.17073
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007634869, YO62 4JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.981530845734022,
          54.17030110875907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007635352, YO62 4JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9812710102483703,
          54.170901096954104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007635381, YO62 4JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9813831607589636,
          54.171324473740476
        ]
      }
    }
  ]
}