{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lune Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.027742,
            53.919623
          ],
          [
            -3.027862,
            53.919878
          ],
          [
            -3.027983,
            53.920133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003509632, FY7 7BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.027677706276296,
          53.920108493795425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026055367, FY7 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0277800765298992,
          53.91993684141382
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095359, FY7 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0276964528890375,
          53.91963195801425
        ]
      }
    }
  ]
}