{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cooper's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.128174,
            52.11749
          ],
          [
            1.128781,
            52.117626
          ],
          [
            1.131264,
            52.11853
          ],
          [
            1.132571,
            52.119006
          ],
          [
            1.134374,
            52.119557
          ],
          [
            1.13588,
            52.12006
          ],
          [
            1.137385,
            52.120562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012174969, IP6 0PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.128199640093162,
          52.117496308206384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091379492, IP6 0PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1287586969026173,
          52.117760270930496
        ]
      }
    }
  ]
}