{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mcnee Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.604162,
            55.508834
          ],
          [
            -4.604896,
            55.50898
          ],
          [
            -4.60563,
            55.509127
          ],
          [
            -4.605981,
            55.509172
          ],
          [
            -4.606333,
            55.509216
          ],
          [
            -4.606557,
            55.509211
          ],
          [
            -4.606782,
            55.509206
          ],
          [
            -4.60767,
            55.509096
          ],
          [
            -4.607729,
            55.509044
          ],
          [
            -4.608278,
            55.508558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141069057, KA9 2PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.605832086906939,
          55.50917590153145
        ]
      }
    }
  ]
}