{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dalshalloch Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.29994,
            55.473447
          ],
          [
            -4.299835,
            55.4734
          ],
          [
            -4.2998,
            55.473384
          ],
          [
            -4.29973,
            55.473353
          ],
          [
            -4.298691,
            55.473041
          ],
          [
            -4.297982,
            55.472829
          ],
          [
            -4.297612,
            55.472859
          ],
          [
            -4.297467,
            55.472897
          ],
          [
            -4.297323,
            55.472934
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127067956, KA18 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.297323416100935,
          55.47293111341616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024712678, KA18 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.299627326579499,
          55.47309455867497
        ]
      }
    }
  ]
}