{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillside Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.475808,
            51.529729
          ],
          [
            -2.475767,
            51.529499
          ],
          [
            -2.475757,
            51.529444
          ],
          [
            -2.475527,
            51.529342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "576396, BS36 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.475432257181639,
          51.52948253238094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "576397, BS36 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.475689570137401,
          51.52927468459517
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "576398, BS36 2HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.475559273731661,
          51.529221264165024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "655094, BS36 2HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.475795350611695,
          51.529741812808666
        ]
      }
    }
  ]
}