{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Davids Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.373084,
            57.282116
          ],
          [
            -2.373488,
            57.282052
          ],
          [
            -2.373891,
            57.281988
          ],
          [
            -2.374193,
            57.281941
          ],
          [
            -2.374495,
            57.281893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151087233, AB51 3ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3734180351063894,
          57.28212514190514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151087374, AB51 3ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.373765619795475,
          57.28205224535284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155411, AB51 3QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3731193897428287,
          57.2821170461425
        ]
      }
    }
  ]
}