{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charlbury Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.457618,
            52.14279
          ],
          [
            -0.457813,
            52.142639
          ],
          [
            -0.457838,
            52.142641
          ],
          [
            -0.458172,
            52.142666
          ],
          [
            -0.458181,
            52.14267
          ],
          [
            -0.45819,
            52.142673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033190647, MK40 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4576482299608143,
          52.142763023014545
        ]
      }
    }
  ]
}