{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hockham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.782061,
            52.432531
          ],
          [
            0.781729,
            52.432244
          ],
          [
            0.781397,
            52.431957
          ],
          [
            0.781502,
            52.431835
          ],
          [
            0.781607,
            52.431713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011969382, IP24 2RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7820864716889986,
          52.43232270109452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011969383, IP24 2RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7820932412720082,
          52.43219664329143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011979184, IP24 2RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7816067122793736,
          52.431713494607806
        ]
      }
    }
  ]
}