{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.908101,
            54.0378
          ],
          [
            -2.908425,
            54.037955
          ],
          [
            -2.908749,
            54.03811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bay Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.907299,
            54.037411
          ],
          [
            -2.9077,
            54.037605
          ],
          [
            -2.908101,
            54.0378
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009292667, LA3 2XS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9079781633110975,
          54.037765024779816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025172623, LA3 2XS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9076213414060876,
          54.03750706892352
        ]
      }
    }
  ]
}