{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodlands Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.429829,
            52.829615
          ],
          [
            -1.430024,
            52.829764
          ],
          [
            -1.43022,
            52.829914
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023237773, DE73 8DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.430005719918091,
          52.829705453699326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003153435, DE73 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.430420689332733,
          52.829752392214296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003153436, DE73 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4304493144356758,
          52.82983343537503
        ]
      }
    }
  ]
}