{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Morton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.026749,
            52.824548
          ],
          [
            -3.026999,
            52.824489
          ],
          [
            -3.027249,
            52.824429
          ],
          [
            -3.02773,
            52.824294
          ],
          [
            -3.028657,
            52.823848
          ],
          [
            -3.029062,
            52.823653
          ],
          [
            -3.030158,
            52.823359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007015835, SY10 8AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0347347401832447,
          52.82172408915352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007024039, SY10 8AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.034449209215813,
          52.8215737514743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015761159, SY10 8AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.030170162877295,
          52.823238135023615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001764694, SY10 8AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.033809616434432,
          52.822136694769064
        ]
      }
    }
  ]
}