{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lomond Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.58779,
            55.997988
          ],
          [
            -4.587522,
            55.998031
          ],
          [
            -4.587253,
            55.998074
          ],
          [
            -4.586943,
            55.998129
          ],
          [
            -4.586633,
            55.998183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lomond Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.587981,
            55.997957
          ],
          [
            -4.587886,
            55.997973
          ],
          [
            -4.58779,
            55.997988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129001238, G83 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.587071115219765,
          55.99826404557549
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129054497, G83 0RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.587980856715069,
          55.99795732387388
        ]
      }
    }
  ]
}