{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Runnymede Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.699933,
            50.792463
          ],
          [
            -0.699833,
            50.792462
          ],
          [
            -0.699733,
            50.792461
          ],
          [
            -0.699508,
            50.792404
          ],
          [
            -0.699283,
            50.792348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023366622, PO21 5RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6992839877163125,
          50.79232996216462
        ]
      }
    }
  ]
}