{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sylvan Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.443157,
            52.651203
          ],
          [
            1.443028,
            52.651479
          ],
          [
            1.442899,
            52.651755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926463, NR13 4QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4429108824332753,
          52.651728151054776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459071, NR13 4QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4431207246151985,
          52.65101152328594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459072, NR13 4QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4426310566164025,
          52.65117866254887
        ]
      }
    }
  ]
}