{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Judy Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573692,
            53.156197
          ],
          [
            -1.573751,
            53.15602
          ],
          [
            -1.573768,
            53.156007
          ],
          [
            -1.573975,
            53.155853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334230, DE4 2QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5737598163775308,
          53.155997578453885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070098295, DE4 2QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5739397081973647,
          53.15595327670134
        ]
      }
    }
  ]
}