{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carlina Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.009339,
            51.873149
          ],
          [
            1.009133,
            51.87301
          ],
          [
            1.008926,
            51.872871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095958378, CO7 7HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0089674884337558,
          51.87291532313434
        ]
      }
    }
  ]
}