{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tarran Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.118496,
            53.40892
          ],
          [
            -3.118282,
            53.408983
          ],
          [
            -3.118067,
            53.409045
          ],
          [
            -3.117595,
            53.409182
          ],
          [
            -3.117123,
            53.40932
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42112755, CH46 4TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1175923537280337,
          53.40945008312609
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42112756, CH46 4TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1182627974951114,
          53.409201100979125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42185253, CH46 4TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1171225738340946,
          53.409319644439485
        ]
      }
    }
  ]
}