{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morris Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.958425,
            55.821313
          ],
          [
            -3.958495,
            55.821608
          ],
          [
            -3.958566,
            55.821903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Morris Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.958566,
            55.821903
          ],
          [
            -3.958703,
            55.822506
          ],
          [
            -3.958841,
            55.823109
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118188662, ML1 5UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9584419724161877,
          55.82135822818638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118188665, ML1 5UU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9472098183001796,
          55.82115917129115
        ]
      }
    }
  ]
}