{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wollaston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.401996,
            51.213893
          ],
          [
            1.402261,
            51.213885
          ],
          [
            1.402525,
            51.213877
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wollaston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.401518,
            51.214015
          ],
          [
            1.401603,
            51.213983
          ],
          [
            1.401687,
            51.213952
          ],
          [
            1.401842,
            51.213922
          ],
          [
            1.401996,
            51.213893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034879146, CT14 7EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4015184912402987,
          51.214014707023246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034880256, CT14 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4021277271777677,
          51.21392501614292
        ]
      }
    }
  ]
}