{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hogg Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.376006,
            52.46025
          ],
          [
            1.376324,
            52.460745
          ],
          [
            1.377111,
            52.461517
          ],
          [
            1.378357,
            52.462742
          ],
          [
            1.378683,
            52.463226
          ],
          [
            1.378632,
            52.463369
          ],
          [
            1.377296,
            52.463673
          ],
          [
            1.376583,
            52.463835
          ],
          [
            1.374996,
            52.464302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630186739, NR35 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3713373512689675,
          52.46696693360271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025454599, NR35 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3730005387544195,
          52.46599309241852
        ]
      }
    }
  ]
}