{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.667143,
            55.609959
          ],
          [
            -4.666783,
            55.610019
          ],
          [
            -4.666766,
            55.610022
          ],
          [
            -4.666458,
            55.609918
          ],
          [
            -4.666406,
            55.609896
          ],
          [
            -4.66626,
            55.609836
          ],
          [
            -4.666061,
            55.609755
          ],
          [
            -4.665893,
            55.609689
          ],
          [
            -4.665726,
            55.609624
          ],
          [
            -4.665684,
            55.60961
          ],
          [
            -4.665642,
            55.609597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126086778, KA12 8DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.667143035158716,
          55.60995937838213
        ]
      }
    }
  ]
}