{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thurtells Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.517829,
            52.268202
          ],
          [
            1.517763,
            52.268082
          ],
          [
            1.517656,
            52.267887
          ],
          [
            1.517573,
            52.267735
          ],
          [
            1.517336,
            52.267643
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090646084, IP17 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5170706546733792,
          52.2675488303216
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090646089, IP17 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5174176146014176,
          52.268042177449736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090647435, IP17 3LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.517746500283767,
          52.26812231404458
        ]
      }
    }
  ]
}