{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goldson's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.075944,
            53.001939
          ],
          [
            0.077775,
            53.002292
          ],
          [
            0.077988,
            53.002333
          ],
          [
            0.079652,
            53.002538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008184116, PE22 0BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07579290350186586,
          53.00193089725628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030734434, PE22 0BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07574693670704549,
          53.00190472749822
        ]
      }
    }
  ]
}