{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tarran Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.117309,
            53.409552
          ],
          [
            -3.116726,
            53.409692
          ],
          [
            -3.116143,
            53.409832
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42167475, CH46 4TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.116998281208423,
          53.409743292110065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42185252, CH46 4TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1173091808789177,
          53.40955161306786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026035630, CH46 4TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1170436377066015,
          53.409751856765475
        ]
      }
    }
  ]
}