{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dundashill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.254693,
            55.871169
          ],
          [
            -4.255007,
            55.871343
          ],
          [
            -4.255212,
            55.871277
          ],
          [
            -4.255509,
            55.871181
          ],
          [
            -4.255718,
            55.871204
          ],
          [
            -4.25577,
            55.871266
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700039499, G4 9UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.254899692480197,
          55.87197383052764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700393022, G4 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.254712776970459,
          55.8712312984733
        ]
      }
    }
  ]
}