{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.563225,
            52.451905
          ],
          [
            1.563052,
            52.451728
          ],
          [
            1.56288,
            52.45155
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013322883, NR34 9NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5631829770080312,
          52.45185743387142
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095985249, NR34 9NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5626004421265103,
          52.45138930039081
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091571530, NR34 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.562962870431,
          52.451684182699026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091571531, NR34 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.562867503956904,
          52.45159711404465
        ]
      }
    }
  ]
}