{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hungate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.25306,
            52.78421
          ],
          [
            1.253141,
            52.784019
          ],
          [
            1.253779,
            52.783603
          ],
          [
            1.254052,
            52.783382
          ],
          [
            1.255082,
            52.782549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014352915, NR11 6JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2530832069347058,
          52.78412889664176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091315740, NR11 6UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2540517632681716,
          52.782996127701374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004454954, NR11 6UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.254067235643164,
          52.78300469636698
        ]
      }
    }
  ]
}