{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pond Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.211784,
            52.338665
          ],
          [
            1.211867,
            52.338518
          ],
          [
            1.211806,
            52.338359
          ],
          [
            1.211793,
            52.338327
          ],
          [
            1.211927,
            52.338053
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090889535, IP21 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2117585991696544,
          52.338601696058426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090890204, IP21 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2116719948311119,
          52.33821732102527
        ]
      }
    }
  ]
}