{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Villavon Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.444239,
            52.651611
          ],
          [
            1.444264,
            52.651289
          ],
          [
            1.44427,
            52.651217
          ],
          [
            1.444682,
            52.651197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926273, NR13 4QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.444245116587519,
          52.65158141042987
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459180, NR13 4QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4448589611275122,
          52.65092497568651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459192, NR13 4QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4446074249351795,
          52.65092330139719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004461729, NR13 4QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4442456156812709,
          52.65102376893347
        ]
      }
    }
  ]
}