{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheese Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.158506,
            52.945114
          ],
          [
            -0.158632,
            52.945002
          ],
          [
            -0.158759,
            52.94489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008184696, PE20 3LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1585352611967578,
          52.94515041388667
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002780649, PE20 3LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15845326845816765,
          52.94497832344766
        ]
      }
    }
  ]
}