{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smithy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.459587,
            57.53737
          ],
          [
            -2.459469,
            57.53708
          ],
          [
            -2.459351,
            57.536789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151086424, AB53 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.459604129558943,
          57.53721016667587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151086656, AB53 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4595523275668585,
          57.537075616763374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151087102, AB53 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4594023505509286,
          57.53710311054415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155517, AB53 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4595560596952746,
          57.5373720280117
        ]
      }
    }
  ]
}