{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Tree Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.365871,
            51.378976
          ],
          [
            -0.366389,
            51.379419
          ],
          [
            -0.366402,
            51.37943
          ],
          [
            -0.367035,
            51.379428
          ],
          [
            -0.367031,
            51.37929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033322502, KT10 8HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.365871981158892,
          51.378976786075754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033322503, KT10 8HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3668501840183502,
          51.37935012246485
        ]
      }
    }
  ]
}