{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Toponthank Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.491753,
            55.633372
          ],
          [
            -4.491996,
            55.633137
          ],
          [
            -4.492239,
            55.632901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127021867, KA3 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.491834029748756,
          55.633036542856395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127021868, KA3 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.491733783061826,
          55.633209357805995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127059406, KA3 2LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.49147152331745,
          55.63358320741794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127061035, KA3 2GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.491744614123142,
          55.63337991535781
        ]
      }
    }
  ]
}