{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Martyn Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.099957,
            52.362232
          ],
          [
            1.100162,
            52.362046
          ],
          [
            1.100367,
            52.361859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094149773, IP22 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0999865776849933,
          52.362202767488434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094149775, IP22 1FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0998273680499975,
          52.362027077533604
        ]
      }
    }
  ]
}