{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.370734,
            52.150039
          ],
          [
            1.370807,
            52.150337
          ],
          [
            1.37088,
            52.150635
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009908839, IP13 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3706239852353543,
          52.14939499270812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091147934, IP13 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3705092902857383,
          52.150198766776484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091147935, IP13 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3704760402179825,
          52.15014575205621
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091399086, IP13 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3705547524066786,
          52.15041332964521
        ]
      }
    }
  ]
}