{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Todd's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.541251,
            52.595837
          ],
          [
            -0.542092,
            52.595955
          ],
          [
            -0.542151,
            52.595963
          ],
          [
            -0.542215,
            52.596023
          ],
          [
            -0.542291,
            52.596092
          ],
          [
            -0.542593,
            52.596371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Todd's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.542593,
            52.596371
          ],
          [
            -0.542798,
            52.596479
          ],
          [
            -0.543002,
            52.596587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001192871, PE9 3QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5414438666445717,
          52.595853779752495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000732213, PE9 3QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5414122612268862,
          52.59591632433521
        ]
      }
    }
  ]
}