{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Braehaven Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.035223,
            53.43093
          ],
          [
            -3.035084,
            53.430801
          ],
          [
            -3.034945,
            53.430672
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Braehaven Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.035499,
            53.431171
          ],
          [
            -3.035361,
            53.43105
          ],
          [
            -3.035223,
            53.43093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182399, CH45 1HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0354990594147138,
          53.43116157961241
        ]
      }
    }
  ]
}