{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rannoch Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.673205,
            55.868633
          ],
          [
            -3.672902,
            55.868529
          ],
          [
            -3.672599,
            55.868426
          ],
          [
            -3.672472,
            55.868382
          ],
          [
            -3.672345,
            55.868339
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135028682, EH47 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6732047117514326,
          55.8686327341214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024698425, EH47 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.672385869404521,
          55.8685450168169
        ]
      }
    }
  ]
}