{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garth Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.402897,
            55.895838
          ],
          [
            -4.402833,
            55.895713
          ],
          [
            -4.402849,
            55.895683
          ],
          [
            -4.402933,
            55.895529
          ],
          [
            -4.403047,
            55.895318
          ],
          [
            -4.403162,
            55.895107
          ],
          [
            -4.403354,
            55.894765
          ],
          [
            -4.403546,
            55.894424
          ],
          [
            -4.403653,
            55.894196
          ],
          [
            -4.403759,
            55.893968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129053313, G81 1BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.404284558403643,
          55.89472429997574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129054239, G81 1BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.403097288612414,
          55.895700193167436
        ]
      }
    }
  ]
}