{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linden Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.073552,
            51.281806
          ],
          [
            1.073396,
            51.281691
          ],
          [
            1.073639,
            51.281582
          ],
          [
            1.074028,
            51.281408
          ],
          [
            1.074078,
            51.281386
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033168988, CT2 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.073919194157383,
          51.28137171235531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033171949, CT2 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0740629641108463,
          51.28137692937805
        ]
      }
    }
  ]
}