{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Briars Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.353984,
            51.33138
          ],
          [
            -0.354452,
            51.331175
          ],
          [
            -0.35446,
            51.331124
          ],
          [
            -0.354526,
            51.330717
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318367, KT22 0NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35452571922074133,
          51.330717113454774
        ]
      }
    }
  ]
}