{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hilltop Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.959872,
            53.092275
          ],
          [
            -2.959409,
            53.092426
          ],
          [
            -2.958946,
            53.092578
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023164176, LL12 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9598759747405072,
          53.09227419394211
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100868085, LL12 8SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9594348698026574,
          53.09258339024765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100868086, LL12 8SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.959175257568701,
          53.092324791443716
        ]
      }
    }
  ]
}