{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Golf Links Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.440398,
            52.624262
          ],
          [
            1.439875,
            52.624412
          ],
          [
            1.439353,
            52.624561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009922618, NR13 5NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4395091967057607,
          52.62461124069631
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927092, NR13 5LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4403994943490521,
          52.624279566515334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014353969, NR13 5LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4367828184207576,
          52.62603055075606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004461733, NR13 5NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4400836754958113,
          52.624963297122484
        ]
      }
    }
  ]
}