{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Athole Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.297263,
            55.877158
          ],
          [
            -4.296913,
            55.877461
          ],
          [
            -4.295807,
            55.877679
          ],
          [
            -4.295784,
            55.877671
          ],
          [
            -4.294208,
            55.877134
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700008944, G12 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.294477101212714,
          55.87708397589704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700327464, G12 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.294919342721222,
          55.87753409182172
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700391338, G12 8UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.292804669821682,
          55.876647801860116
        ]
      }
    }
  ]
}