{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tannahill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.276176,
            55.820614
          ],
          [
            -4.276054,
            55.820599
          ],
          [
            -4.275932,
            55.820584
          ],
          [
            -4.275351,
            55.820459
          ],
          [
            -4.274771,
            55.820334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025430424, G43 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.275762163560802,
          55.82063044154768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700315607, G43 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.27577863490493,
          55.820639124199126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396577, G43 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.276176260948798,
          55.820613787933986
        ]
      }
    }
  ]
}