{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.785619,
            54.037472
          ],
          [
            -1.783695,
            54.036151
          ],
          [
            -1.781771,
            54.034829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.781771,
            54.034829
          ],
          [
            -1.778295,
            54.032438
          ],
          [
            -1.774819,
            54.030046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911332, HG3 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7856193643867748,
          54.03747198356994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025050105, HG3 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7652017987342314,
          54.02986631902059
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025669962, HG3 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7690557470868216,
          54.0258652905458
        ]
      }
    }
  ]
}