{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunleigh Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.183269,
            50.936847
          ],
          [
            -0.183705,
            50.937012
          ],
          [
            -0.184141,
            50.937176
          ],
          [
            -0.184172,
            50.937185
          ],
          [
            -0.184203,
            50.937194
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014102244, BN6 9UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1836727873466002,
          50.937815563375466
        ]
      }
    }
  ]
}