{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hemblington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.479371,
            52.652628
          ],
          [
            1.479711,
            52.652778
          ],
          [
            1.480878,
            52.653527
          ],
          [
            1.482183,
            52.654181
          ],
          [
            1.482255,
            52.654217
          ],
          [
            1.484391,
            52.653914
          ],
          [
            1.485892,
            52.653765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927430, NR13 4FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4793758700845698,
          52.65260467540462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014353374, NR13 4FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4827451519181496,
          52.65443032710178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025080466, NR13 4FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4804738054725906,
          52.654137367428156
        ]
      }
    }
  ]
}