{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stephenson Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.099893,
            51.464746
          ],
          [
            0.100737,
            51.464846
          ],
          [
            0.101581,
            51.464946
          ],
          [
            0.101716,
            51.464962
          ],
          [
            0.101851,
            51.464977
          ],
          [
            0.101995,
            51.464993
          ],
          [
            0.102138,
            51.46501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023302122, DA16 3AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10126288209908137,
          51.464597588721716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023304445, DA16 3AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.10070191361332008,
          51.46492239275502
        ]
      }
    }
  ]
}