{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.400615,
            52.109807
          ],
          [
            1.400194,
            52.109824
          ],
          [
            1.399773,
            52.109841
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.399773,
            52.109841
          ],
          [
            1.399311,
            52.109848
          ],
          [
            1.39885,
            52.109854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009911118, IP12 2RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4006071919289182,
          52.10983058380289
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091397678, IP12 2RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3993764188145592,
          52.10997404437685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091397680, IP12 2RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.399127940302362,
          52.109972221002984
        ]
      }
    }
  ]
}