{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roydon Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.414495,
            51.37157
          ],
          [
            -0.414494,
            51.371606
          ],
          [
            -0.414493,
            51.371642
          ],
          [
            -0.414902,
            51.371854
          ],
          [
            -0.414923,
            51.371884
          ],
          [
            -0.415162,
            51.372217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318585, KT12 5AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41516248161928304,
          51.372217106960306
        ]
      }
    }
  ]
}