{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.962736,
            57.674104
          ],
          [
            -2.962237,
            57.674247
          ],
          [
            -2.961737,
            57.67439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.963751,
            57.673836
          ],
          [
            -2.963244,
            57.67397
          ],
          [
            -2.962736,
            57.674104
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133021751, AB56 1AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.963520569887364,
          57.673981317921076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133063852, AB56 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.962735810562904,
          57.67410406871937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133064749, AB56 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9637514363252238,
          57.67383583463662
        ]
      }
    }
  ]
}