{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henrhyd Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.240069,
            52.64125
          ],
          [
            -3.24054,
            52.641415
          ],
          [
            -3.241269,
            52.641528
          ],
          [
            -3.242691,
            52.641616
          ],
          [
            -3.243827,
            52.641337
          ],
          [
            -3.244176,
            52.641251
          ],
          [
            -3.245563,
            52.641209
          ],
          [
            -3.247729,
            52.641033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011762786, SY21 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2480062292985097,
          52.641443159349905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023788991, SY21 9DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2400642920207168,
          52.6412478685156
        ]
      }
    }
  ]
}