{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Halton Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.097982,
            51.538519
          ],
          [
            -0.097895,
            51.53859
          ],
          [
            -0.097807,
            51.53866
          ],
          [
            -0.09779,
            51.538674
          ],
          [
            -0.097773,
            51.538687
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008980019, N1 8QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09798226914111473,
          51.538519159811855
        ]
      }
    }
  ]
}