{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Carr Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.941848,
            53.628031
          ],
          [
            -1.942035,
            53.628371
          ],
          [
            -1.942104,
            53.628786
          ],
          [
            -1.941693,
            53.629267
          ],
          [
            -1.941615,
            53.629334
          ],
          [
            -1.94097,
            53.629889
          ],
          [
            -1.939878,
            53.630205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83001012, HD3 3FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.93974809712978,
          53.63040578341601
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204019, HD3 3FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9364952841657777,
          53.63152763531851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83220473, HD3 3FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9418381192896803,
          53.628033924728086
        ]
      }
    }
  ]
}