{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.010104,
            51.84562
          ],
          [
            -5.01002,
            51.845621
          ],
          [
            -5.009936,
            51.845621
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090280203, SA62 6DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.010596433905634,
          51.84541982213178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090280205, SA62 6DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.010857963161829,
          51.845422116030335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090280206, SA62 6DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.01087775047516,
          51.8457184067108
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090280955, SA62 6DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.009942201254868,
          51.84562545116786
        ]
      }
    }
  ]
}