{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cole Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.017638,
            53.786097
          ],
          [
            -3.01732,
            53.786117
          ],
          [
            -3.017002,
            53.786138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090939916, FY4 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0177481792884118,
          53.78598873676136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090939917, FY4 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0178294939567425,
          53.78621275637429
        ]
      }
    }
  ]
}