{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.182913,
            51.633113
          ],
          [
            -0.18279,
            51.632962
          ],
          [
            -0.182667,
            51.632811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200144231, N20 8QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1829100001655259,
          51.633107111350384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200198220, N20 8QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18249537808030958,
          51.632273402598535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200198221, N20 8QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18277449545845673,
          51.63252051505956
        ]
      }
    }
  ]
}