{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Peter Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.098404,
            57.158008
          ],
          [
            -2.098839,
            57.15795
          ],
          [
            -2.098822,
            57.157802
          ],
          [
            -2.098805,
            57.157644
          ],
          [
            -2.098639,
            57.15742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051085195, AB24 3HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0984920179772026,
          57.158057624448084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051139702, AB24 3HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.098870959990298,
          57.15758122674434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306483, AB24 3HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.098639095862205,
          57.15741971568892
        ]
      }
    }
  ]
}