{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Griffin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.13547,
            57.188528
          ],
          [
            -2.135005,
            57.188614
          ],
          [
            -2.134964,
            57.188621
          ],
          [
            -2.134988,
            57.188836
          ],
          [
            -2.134915,
            57.188844
          ],
          [
            -2.134843,
            57.188852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051153441, AB22 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1347420798041203,
          57.18906006459418
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051153444, AB22 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1348401362628997,
          57.188727589640266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051158870, AB22 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1344929573536406,
          57.18879982639279
        ]
      }
    }
  ]
}