{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Man's Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.520356,
            52.572159
          ],
          [
            0.519902,
            52.572227
          ],
          [
            0.51949,
            52.572289
          ],
          [
            0.519449,
            52.572295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013007386, PE33 9UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5202324437875455,
          52.57232341666011
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013007389, PE33 9UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5198760909041543,
          52.572286043741144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634973, PE33 9TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5194486101505953,
          52.57229514428917
        ]
      }
    }
  ]
}