{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hedgehog Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.125412,
            52.998147
          ],
          [
            -0.12834,
            52.996529
          ],
          [
            -0.131268,
            52.994911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008184288, PE20 3SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12546582388949257,
          52.99810000015813
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004473778, PE20 3SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12938829322524234,
          52.99630074946547
        ]
      }
    }
  ]
}