{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Petergate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.540784,
            53.992758
          ],
          [
            -1.540816,
            53.992601
          ],
          [
            -1.540837,
            53.992496
          ],
          [
            -1.540848,
            53.992445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Petergate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.540884,
            53.993072
          ],
          [
            -1.540834,
            53.992915
          ],
          [
            -1.540784,
            53.992758
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023256806, HG1 1RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.540864603452218,
          53.99245072636452
        ]
      }
    }
  ]
}