{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coriander Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.118772,
            51.368347
          ],
          [
            -2.118824,
            51.36837
          ],
          [
            -2.119027,
            51.368458
          ],
          [
            -2.119283,
            51.368569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094303788, SN12 6WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1187764962538713,
          51.36834083740579
        ]
      }
    }
  ]
}