{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berry Hill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.289795,
            55.470816
          ],
          [
            -4.289008,
            55.470606
          ],
          [
            -4.288404,
            55.470589
          ],
          [
            -4.286932,
            55.470546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Berry Hill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.286932,
            55.470546
          ],
          [
            -4.2862,
            55.470529
          ],
          [
            -4.285468,
            55.470512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127061155, KA18 2EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.289795419486572,
          55.470816233484015
        ]
      }
    }
  ]
}