{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aldria Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.441768,
            51.533111
          ],
          [
            0.441502,
            51.53326
          ],
          [
            0.441374,
            51.533379
          ],
          [
            0.441048,
            51.533684
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001045279, SS17 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44176799750434526,
          51.53311997129862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091302099, SS17 8DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4415015631880322,
          51.53353021483538
        ]
      }
    }
  ]
}