{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salt Marsh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.023054,
            51.358916
          ],
          [
            1.022961,
            51.358595
          ],
          [
            1.022949,
            51.358585
          ],
          [
            1.02264,
            51.358306
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033171847, CT5 1DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0226255830790356,
          51.358306720264515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093445744, CT5 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.023117195612263,
          51.35857285345315
        ]
      }
    }
  ]
}