{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.323291,
            52.195828
          ],
          [
            1.322883,
            52.195707
          ],
          [
            1.3225,
            52.195708
          ],
          [
            1.3203,
            52.196383
          ],
          [
            1.319657,
            52.196581
          ],
          [
            1.317947,
            52.196787
          ],
          [
            1.317115,
            52.196751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009911098, IP13 7LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3202773827898626,
          52.19641584855436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025104227, IP13 7LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3186049596434921,
          52.19518577381152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025106966, IP13 7LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3208200195612625,
          52.19466469344551
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025343426, IP13 7LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3195245394146302,
          52.19534875934098
        ]
      }
    }
  ]
}