{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roseneath Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.074814,
            51.277541
          ],
          [
            -0.074885,
            51.277659
          ],
          [
            -0.074956,
            51.277778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918205, CR3 6RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07479978868161856,
          51.27754074074346
        ]
      }
    }
  ]
}