{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Golf Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.601068,
            55.604271
          ],
          [
            -3.600572,
            55.604282
          ],
          [
            -3.600227,
            55.604088
          ],
          [
            -3.59953,
            55.603696
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484184633, ML12 6ZN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.600614681402985,
          55.60404286117456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484184634, ML12 6ZN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.600288961004704,
          55.60384042307922
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484186562, ML12 6NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.601085389908108,
          55.60429732422553
        ]
      }
    }
  ]
}