{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Meades",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.442271,
            51.362122
          ],
          [
            -0.442742,
            51.362235
          ],
          [
            -0.443212,
            51.362348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323616, KT13 0PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.44228549097232706,
          51.36212267501671
        ]
      }
    }
  ]
}