{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cowdray Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.903675,
            51.889656
          ],
          [
            0.903685,
            51.889808
          ],
          [
            0.903699,
            51.889818
          ],
          [
            0.903877,
            51.889942
          ],
          [
            0.903905,
            51.88995
          ],
          [
            0.903933,
            51.889957
          ],
          [
            0.904165,
            51.889934
          ],
          [
            0.904202,
            51.889931
          ],
          [
            0.904312,
            51.889829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025131051, CO1 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9038506639726392,
          51.89034395904761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070232852, CO1 1DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9036754649570257,
          51.889655777283146
        ]
      }
    }
  ]
}