{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garten Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.779458,
            55.815281
          ],
          [
            -3.779658,
            55.81527
          ],
          [
            -3.779858,
            55.81526
          ],
          [
            -3.780053,
            55.815285
          ],
          [
            -3.780249,
            55.815311
          ],
          [
            -3.780334,
            55.815322
          ],
          [
            -3.780418,
            55.815333
          ],
          [
            -3.780569,
            55.815349
          ],
          [
            -3.78072,
            55.815364
          ],
          [
            -3.780755,
            55.815365
          ],
          [
            -3.78079,
            55.815365
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118164517, ML7 5LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.780818640434198,
          55.815359998133204
        ]
      }
    }
  ]
}