{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aspen Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.331653,
            51.613034
          ],
          [
            0.331331,
            51.612906
          ],
          [
            0.331329,
            51.612905
          ],
          [
            0.330971,
            51.612984
          ],
          [
            0.330833,
            51.613095
          ],
          [
            0.330847,
            51.613161
          ],
          [
            0.330892,
            51.613366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014319027, CM13 2DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3316514973858016,
          51.61300682491355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025147670, CM13 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3304128235713071,
          51.61307639308581
        ]
      }
    }
  ]
}