{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farrar Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.599573,
            53.855362
          ],
          [
            -1.599675,
            53.855084
          ],
          [
            -1.599776,
            53.854806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72067704, LS16 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5993725930134632,
          53.855676306627366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72067705, LS16 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5996622077713187,
          53.85559638104648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635244, LS16 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.599693040844233,
          53.85555154415695
        ]
      }
    }
  ]
}