{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Collier Hag Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.210926,
            53.933789
          ],
          [
            -1.211603,
            53.933462
          ],
          [
            -1.212281,
            53.933134
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003597229, YO23 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2112381193626929,
          53.933504889911696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003601564, YO23 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2093994393338074,
          53.938112641872884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022908859, YO23 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2108978163820852,
          53.933781283757774
        ]
      }
    }
  ]
}