{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.368448,
            52.406089
          ],
          [
            1.367479,
            52.406296
          ],
          [
            1.366234,
            52.406812
          ],
          [
            1.365802,
            52.406991
          ],
          [
            1.364855,
            52.407278
          ],
          [
            1.364381,
            52.407337
          ],
          [
            1.363917,
            52.407296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013323989, IP20 0NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3638684880505838,
          52.40727973072267
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025347825, IP20 0NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3653775155824122,
          52.404115811998295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091046558, IP20 0NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3557984007386366,
          52.40442435250497
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095985721, IP20 0NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3603506339159885,
          52.403566404290665
        ]
      }
    }
  ]
}