{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Gate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.997673,
            53.74768
          ],
          [
            -1.998181,
            53.747284
          ],
          [
            -1.998689,
            53.746889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Gate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.003435,
            53.744875
          ],
          [
            -2.001843,
            53.745586
          ],
          [
            -2.001673,
            53.745646
          ],
          [
            -2.000754,
            53.745974
          ],
          [
            -2.000259,
            53.746151
          ],
          [
            -1.999797,
            53.746316
          ],
          [
            -1.999243,
            53.746603
          ],
          [
            -1.998689,
            53.746889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010181758, HX7 8TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9973091535370904,
          53.74733825122191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090219241, HX7 8HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.003434996096295,
          53.744875497646234
        ]
      }
    }
  ]
}