{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reston Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.105874,
            53.549569
          ],
          [
            -0.10554,
            53.549603
          ],
          [
            -0.105207,
            53.549637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11001341, DN33 1BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10548872335833429,
          53.549751252320696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11096548, DN33 1AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10587426226189982,
          53.549568574608884
        ]
      }
    }
  ]
}