{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clissold Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.891753,
            52.466293
          ],
          [
            -1.891782,
            52.466137
          ],
          [
            -1.89181,
            52.46598
          ],
          [
            -1.891782,
            52.465939
          ],
          [
            -1.891754,
            52.465898
          ],
          [
            -1.891437,
            52.465827
          ],
          [
            -1.891121,
            52.465756
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493239, B5 7JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8917529028601316,
          52.466293158120756
        ]
      }
    }
  ]
}