{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guisborough Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.605803,
            53.882943
          ],
          [
            -1.605458,
            53.882893
          ],
          [
            -1.605113,
            53.882843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72782817, LS16 9FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6053032950571124,
          53.88298324648517
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72782818, LS16 9FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6055619868682143,
          53.88297510828628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72784077, LS16 9FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6058211010166754,
          53.8829220314584
        ]
      }
    }
  ]
}