{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carsgoe Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.172847,
            53.390232
          ],
          [
            -3.172808,
            53.39027
          ],
          [
            -3.172444,
            53.390627
          ],
          [
            -3.172041,
            53.391022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42135178, CH47 4FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1720054885772,
          53.390815264789296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42166390, CH47 4FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.17230961383464,
          53.390938125742615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42175919, CH47 4FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.17230961383464,
          53.390938125742615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42186067, CH47 4FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1720562684533156,
          53.39102151575311
        ]
      }
    }
  ]
}